GoXam for WPF v3
GenericNetwork.Vertex<V,E,Y> Class Methods


Northwoods.GoXam.Layout Namespace : GenericNetwork.Vertex<V,E,Y> Class

For a list of all members of this type, see GenericNetwork.Vertex<V,E,Y> members.

Public Methods
 NameDescription
Public Method Adds an edge to the list successors (i.e., the edge will be going out from this vertex).  
Public Method Adds an edge to the list of predecessors (i.e., the edge will be coming into this vertex).  
Public MethodMoves the Northwoods.GoXam.Node corresponding to this vertex so that its position is the current Position.  
Public Method Deletes an edge from the list of successors (i.e., the edge was going out from this vertex).  
Public Method Deletes an edge from the list of predecessors (i.e., the edge was coming into this vertex).  
Top
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
Northwoods.GoXam.Layout Namespace